libstdc++-6.dll not found. [migrated]
Posted
by
Molmasepic
on Game Development
See other posts from Game Development
or by Molmasepic
Published on 2011-06-19T17:53:38Z
Indexed on
2011/06/20
16:40 UTC
Read the original article
Hit count: 236
I have been working on a project(a game to be specific) and I feel that I should start over with different libraries. So when doing this I reinstalled Code::Blocks and setup my new libraries and includes.
But as of now Im having a problem starting u[ my new project to test if all of the includes work. This problem is: libstdc++-6.dll was not found.
At first i wondered if I could just find this file online, but its nowhere to be found(or at least the many places I have searched...) Soon after, I tried loading up my old project, and the same problem happened again(wierd... ._.) I was thinking its maybe my compiler, so I used my older compiler and it did the same thing! At this moment I held the problem off for tomorrow(which is today)
So my question is: If anyone else had this problem, how would you solve it?
Im using Code::Blocks with MinGW as the compiler on Windows Vista 32 bit.
© Game Development or respective owner